Get the Variable References with the specified VariableId.
Get | Variable_GetVariableReferencesById |
Resource Path: /api/variable/{id}/references
Uri: http://doc.jamsscheduler.com/api/variable/{id}/references
Name | Description | Data Type |
---|---|---|
id | integer |
The response body is of type Array[Reference].
OK